Inserting Bulk Data
Exercise: S09.02-Exercise-ContentProviderBulkInsert
Finish the TODOs in the exercise to add bulkInsert and then test your code.
bulkInsert
I've added bulkInsert
I've run TestWeatherProvider
Next Concept